From: Samuel Thibault Date: Tue, 17 Jul 2018 00:51:28 +0000 (+0100) Subject: test-xml X-Git-Tag: archive/raspbian/1.11.10-3+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f127fb6268272a48e5fcbceff57269ea8376b320;p=hwloc.git test-xml commit 42caecaddcfd08eb67fd7314b5fe70f7f8a87acf Author: Samuel Thibault Date: Mon Jul 16 22:28:11 2018 +0200 Fix testing non-xml export lstopo wouldn't overwrite existing file Gbp-Pq: Name test-xml --- diff --git a/utils/lstopo/test-hwloc-ls.sh.in b/utils/lstopo/test-hwloc-ls.sh.in index 02c83ea..7d9d65b 100755 --- a/utils/lstopo/test-hwloc-ls.sh.in +++ b/utils/lstopo/test-hwloc-ls.sh.in @@ -4,7 +4,7 @@ # # Copyright © 2009 CNRS # Copyright © 2009-2017 Inria. All rights reserved. -# Copyright © 2009, 2011 Université Bordeaux +# Copyright © 2009, 2011, 2018 Université Bordeaux # See COPYING in top-level directory. # @@ -48,7 +48,7 @@ $ls $ls $tmp/test.txt $ls $tmp/test.fig $ls $tmp/test.xml - HWLOC_LIBXML_EXPORT=0 $ls $tmp/test.xml + HWLOC_LIBXML_EXPORT=0 $ls $tmp/test.mini.xml $ls --input "ma:1 no:2 so:1 ca:2 2" $tmp/test.synthetic ) > "$file" diff @HWLOC_DIFF_U@ $HWLOC_top_srcdir/utils/lstopo/test-hwloc-ls.output "$file"